home *** CD-ROM | disk | FTP | other *** search
/ CD ROM Paradise Collection 4 / CD ROM Paradise Collection 4 1995 Nov.iso / comms_w / twswfwg.zip / README.TXT < prev    next >
Text File  |  1994-06-03  |  5KB  |  120 lines

  1. Automated Install of Trumpet Winsock TCP/IP with Windows for Workgroups 3.11
  2.  
  3. June 3, 1994
  4.  
  5.  
  6. INTRODUCTION
  7.  
  8. This are instructions on how to use the enclosed OEMSETUP.INF and
  9. WINPKT.BAT files to install Trumpet Winsock TCP/IP over Windows for
  10. Workgroups 3.11 using the Network Setup program.  This avoids manually
  11. editing the system.ini, protocol.ini, and (perhaps) other files.
  12.  
  13. This is *only* for Windows for Workgroups 3.11.  If you are already 
  14. running the MS TCP/IP-32 for Windows(TM) for Workgroups 3.11 (found
  15. at ftp.microsoft.com in \peropsys\wfw\tcpip\vxdbeta) you might question
  16. your sanity.  You'll have to remove that first.  If you want to do SLIP,
  17. this isn't for you either.
  18.  
  19.  
  20. DISCLAIMER
  21.  
  22. Installation and use of this OEMSETUP.INF and WINPKT.BAT are strictly and
  23. entirely at your own risk.  These are presented as is, and no warranty is
  24. either expressed or implied.  If you choose to use these software and
  25. procedures, then you are solely responsible for any and all problems
  26. and/or damages, immediate or consequential.
  27.  
  28. If there is an existing winsock.dll file in the windows directory (from a
  29. different TCP/IP package) you may wish to copy or rename it; it will be
  30. replaced (as will services, hosts, protocol, and other files listed in
  31. OEMSETUP.INF).
  32.  
  33.  
  34. FILES
  35.  
  36.   OEMSETUP.INF -- contains information for Network Setup to install this
  37.   WINPKT.BAT   -- automatic determination of interrupt used by DIS_PKT.DOS
  38.   DIS_PKT.DOS  -- NDIS to packet driver shim
  39.   DIS_PKT.ASM  -- documentation for DIS_PKT.DOS, FYI
  40.   README.TXT   -- this file
  41.  
  42.   The latest Trumpet Winsock can be obtained by anonymous FTP at a number of
  43.   sites.  These instructions were tested using version 1.0b6, found at 
  44.   petros.psychol.utas.edu.au in /pub/trumpet/winsock/pre-release. 
  45.  
  46.  
  47. INSTRUCTIONS
  48.  
  49. 1. Put these files (OEMSETUP.INF, WINPKT.BAT, and DIS_PKT.DOS) on the
  50.    same diskette or in the smae directory as the Trumpet Winsock
  51.    distribution files.
  52.  
  53. 2. Launch Network Setup (probably in the Network group).
  54.  
  55. 3. Click [Drivers] button.
  56.  
  57. 4. Click [Add Protocol] button.
  58.  
  59. 5. Select "Unlisted or Updated Protocol" and click [OK] button.
  60.  
  61. 6. In the dialog asking for network-provided driver disk, click [Browse]
  62.    to find the directory where you've put all the files (step 1).
  63.    Note: if you just type in the path to the files, it will ask again
  64.    for each file, so use the [Browse] button.  When the path is set,
  65.    click [OK], and it should list "Trumpet TCP/IP".  Click [OK] to accept
  66.    it.
  67.  
  68. 7. If you get a message like "Setup error 320.  You have selected a
  69.    real-mode protocol . . ." follow their instructions; remove the
  70.    current NDIS driver and install the real mode one (NDIS2) or the
  71.    "Real Mode and Enhanced Mode NDIS Driver (NDIS2/NDIS3)".
  72.  
  73. 8. Exit dialogs (click [Close] then [OK]), and let Network Setup do its
  74.    stuff.
  75.  
  76. 9. You might wish to not let Network Setup reboot, but check your
  77.    AUTOEXEC.BAT to see that "net start" and "call winpkt.bat" are
  78.    where you want them (before Windows is started, but perhaps after
  79.    anything else you want to run or load first).
  80.  
  81.    You might also check your CONFIG.SYS.  On one system where I had
  82.    removed device=ifshlp.sys (and therefore WfWG was not doing networking),
  83.    it was not added by this procedure (one shouldn't expect it to!)
  84.  
  85. 10. Reboot.
  86.  
  87. 11. Note the vector where winpkt gets installed.
  88.  
  89. 12. Start Windows.  WfWG should be working.
  90.  
  91. 13. Run TCPMAN (found in the Windows directory), and enter your IP address,
  92.     netmask, gateway, etc.  Be sure to put the vector number reported by
  93.     winpkt in "Packet Vector".  Close TCPMAN.  Test by running any and
  94.     all winsock applications.
  95.  
  96.  
  97. HELP
  98.  
  99. If you have problems, try posting to alt.winsock or
  100. comp.protocols.tcp-ip.ibmpc or comp.os.ms-windows.networking.tcp-ip.
  101. Also see the installation instructions provided with Trumpet Winsock.
  102.  
  103. Please don't write the people listed below with questions; we're getting
  104. too much mail already.
  105.  
  106. However, send corrections and additions to these instructions to
  107. cjs@psu.edu.  Also, if you get this working on a machine with a
  108. token-ring, please write to cjs@psu.edu.  The dis_pkt.dos shim doesn't
  109. seem to work for me on token-ring.  Same procedure is fine on machine
  110. with an ethernet adapter.
  111.  
  112.  
  113. CREDITS
  114.  
  115. The original OEMSETUP.INF was by B. Armstrong (armstrob@systems.ssgnet.dsto.au).
  116. Douglas W. Jones (jones@cbdb1.nimh.nih.gov) modified it and wrote the
  117. WINPKT.BAT.  C. J. Sacksteder (cjs@psu.edu) compiled these notes;
  118. corrections by Douglas Jones.  Of course, don't forget Peter Tattam, writing
  119. great software for reasonable cost.  REGISTER IT!
  120.